dm: spl: Generate u-boot-spl-dtb.bin only when enabled
authorSimon Glass <[email protected]>
Sun, 18 Oct 2015 01:41:18 +0000 (19:41 -0600)
committerMichal Simek <[email protected]>
Wed, 4 Nov 2015 13:49:52 +0000 (14:49 +0100)
commit021b4d117cc9df9dba65c07f40d242e6d09f3106
treed3548df4526d1f79498448d8f41c6c3f7ab62751
parent6bdc593e969ffe650399c32908856e0506bbae08
dm: spl: Generate u-boot-spl-dtb.bin only when enabled

At present this file is generated even when device tree is not enabled in
SPL. Avoid this, since this file serves no purpose in that case.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
scripts/Makefile.spl